home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / hlp_auth / rtmous / readme.txt < prev    next >
Encoding:
Text File  |  1995-01-10  |  7.2 KB  |  151 lines

  1. RTMOUSE - RTMOUSE Help Text Custom Control
  2. =============================================================================
  3.  
  4. The RTMOUSE Control adds a new technique of providing help to the user that 
  5. is not available any other way. This control allows the developer to provide 
  6. the user with a dynamic popup help balloon for all the controls on each form 
  7. in the VB application. The popup help text provided is especially useful to 
  8. new user and is ideal for custom in-house applications where the user may not
  9. have a manual to refer to. 
  10.  
  11. When enabled, the control provides a custom event which defines when the user
  12. moves the mouse cursor over a form's control and clicks the right mouse button.
  13. The VB application then passes a help text string to the RTMOUSE.VBX control 
  14. which then pops up a help balloon in the vicinity of the selected control and 
  15. displays the help text in the popup balloon. If help text for a control is not 
  16. desired, then no return text should be provided by the VB application. The 
  17. popup help balloon is removed when the user releases the right mouse button. 
  18. Releasing the right mouse button terminates the help session.  
  19.  
  20. A separate RTMOUSE Control is placed on each form that will have a right mouse
  21. button popup help session available. A "popup help session" is defined from 
  22. the time the RTMOUSE popup help balloon appears on-screen to the point at 
  23. which the RTMOUSE popup help balloon is removed.
  24.  
  25. =============================================================================
  26. OTHER PRODUCTS:
  27. =============================================================================
  28. Weimar Software's WSIHLP sells for $75. 
  29. The WSIHLP help control collection contains NINE VBXs as follows:
  30.   BALLOON.VBX provides balloon help popup windows for all form controls.
  31.   CLACKER.VBX provides the hooks for dynamic menu help using a status bar.
  32.   NUMWIN.VBX enumerates and returns hWnds for all windows and controls.
  33.   MNBLUN.VBX provides balloon help for each menu item as it is selected.
  34.   RTMOUSE.VBX provides ballon help when the right mouse button is clicked.
  35.   SHADBX.VBX provides a popup shadowed text message, like windows help does.
  36.   SNDDEX.VBX Soundex and enhanced Soundex word matching and searching.
  37.   STMOUSE.VBX provides a status line help for each control on a form.
  38.   WSHELP.VBX contains all of the functionality of these three controls, 
  39.     balloon.vbx, stmouse.vbx and rtmouse.vbx plus a unique 
  40.     capability in DTBALLOON section to provide timer activated
  41.     balloon help.
  42.   A great value for the money. See file WSIHLP.ZIP.
  43. To Purchase, E-Mail or call Weimar Software, see address below, or
  44. Register WSIHLP in Compuserve's SWREG forum, ID #2146.
  45.  
  46. =============================================================================
  47. Weimar Software's WSHELP sells for $45. 
  48. The WSHELP help control collection contains FOUR VBXs as follows:
  49.   BALLOON.VBX provides balloon help popup windows for all form controls.
  50.   RTMOUSE.VBX provides ballon help when the right mouse button is clicked.
  51.   STMOUSE.VBX provides a status line help for each control on a form.
  52.   WSHELP.VBX contains all of the functionality of these three controls, 
  53.     balloon.vbx, stmouse.vbx and rtmouse.vbx plus a unique 
  54.     capability in DTBALLOON section to provide timer activated
  55.     balloon help. 
  56.  
  57.   A great value for the money. See file WSHELP.ZIP.
  58. To Purchase, E-Mail or call Weimar Software, see address below, or
  59. Register WSHELP in Compuserve's SWREG forum, ID #1428.
  60.  
  61. =============================================================================
  62. Weimar Software's 5PAK20 sells for $45. 
  63. The 5PAK20 help control collection contains FIVE VBXs as follows:
  64.   BALLOON.VBX provides balloon help popup windows for all form controls.
  65.   SHADBX.VBX provides a popup shadowed text message, like windows help does.
  66.   CLACKER.VBX provides the hooks for dynamic menu help using a status bar.
  67.   NUMWIN.VBX enumerates and returns hWnds for all windows and controls.
  68.   SNDDEX.VBX Soundex and enhanced Soundex word matching and searching.
  69.  
  70.   A great value for the money. See file 5PAK20.ZIP.
  71. To Purchase, E-Mail or call Weimar Software, see address below, or 
  72. Register 5PAK20 in Compuserve's SWREG forum, ID #1220.   
  73.  
  74. =============================================================================
  75. This ZIP file contains:
  76.  
  77.     RTMOUSE.VBX     VB version of the RTMOUSE custom control
  78.     RTMOUSE.HLP     RTMOUSE documentation
  79.     SAMPLE.ZIP      Sample VB program showing how to use RTMOUSE
  80.     README.TXT      This file
  81.  
  82. =============================================================================
  83. REGISTRATION
  84.  
  85. You can register this Control by:
  86.  
  87. 1. On-Line registration with Compuserve, type GO SWREG and register
  88.     product number 1432. The fee is $18.00. A registered copy will 
  89.     be sent by E-Mail.
  90. 2. Sending $18 (plus tax) and your name and address to the E-Mail address 
  91.     below.
  92. 3. VISA and MC are accepted. We accept phone orders and E-Mail orders.
  93.  
  94. Please provide us with an E-Mail address where the control can be sent,
  95. alternatively add $3.50 for shipping and a disk will be mailed to you.
  96. Overseas shipping varies with destination.
  97.  
  98. Registering the control will get the registered runtime and a design time 
  99. SPECIAL DEBUGGING VERSION OF THE CONTROL useful in helping you verify the 
  100. operation of your application when using the control. Special debugging 
  101. checks are made on various parameters and at critical locations in debugging 
  102. control to provide you with feedback on proper control and program menu 
  103. operation.
  104.  
  105. =============================================================================
  106. NEW THIS VERSION
  107.     1. Fixed video problem with some drivers.
  108.     2. Fixed design mode break screen update.
  109.     
  110. =============================================================================
  111. SOURCE CODE
  112.  
  113. Source code to this control is available on a case by case basis. Please 
  114. contact Weimar Software regarding your requirements.
  115.  
  116. =============================================================================
  117. HOW TO REACH US
  118.  
  119. If you have any comments or questions, please send them to us. We can be 
  120. reached at
  121.  
  122.     Weimar Software, 
  123.     18515 Annie Lane
  124.     San Jose, CA 95120-1006
  125.     408-268-6638, FAX 408-268-7655. 
  126.  
  127.     Or E-Mail us at our primary location at Internet bglover@netcom.com or 
  128.     at our secondary E-Mail address CIS 71220,2755.
  129.  
  130.     The most recent files are archived on;
  131.     --Compuserve MSBASIC forum, library 5 
  132.     --Compuserve WUGNET forum, library 6 
  133.     --INTERNET at the ftp site ftp.netcom.com, cd to /ftp/pub/bg/bglover.
  134.     The file which contains all of the controls plus the manual file 
  135.     for all controls is WSIHLP.ZIP.
  136.     
  137. =============================================================================
  138. LICENSE:
  139.  
  140. The RTMOUSE control may not be commercially distributed, used for 
  141. applications other than trial use, distributed by government agencies 
  142. or any of its contractors, UNLESS a registration fee is paid by the 
  143. distributing party. A registered control may be distributed with the 
  144. applications that use it at no additional cost.
  145.  
  146. This trial use file may be only distributed in its entirety. This file may 
  147. not be included in CD-ROM distributions, bundled with other files, or 
  148. offered for retail sale without contacting Weimar Software and obtaining 
  149. a license to redistribute RTMOUSE.VBX.
  150.  
  151.